Micron Document
🎖️GitЯра🎖️

Commit a141df437298b039086e9084ec234f925ffa09b2


Parents : cdf57ce
Author : renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-05-19T10:11:03-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-05-19T10:11:03-05:00

chore(deps): update peter-evans/create-pull-request action to v8 (#5493)

Changes

1 files changed, 1 insertions(+), 1 deletions(-)


Diff

diff --git a/.github/workflows/sync-android-docs.yml b/.github/workflows/sync-android-docs.yml
index 3490973a71..e312f26625 100644
--- a/.github/workflows/sync-android-docs.yml
+++ b/.github/workflows/sync-android-docs.yml
@@ -34,7 +34,7 @@ jobs:
run: node /tmp/Meshtastic-Android/scripts/sync-android-docs.js /tmp/Meshtastic-Android --convert-webp
- name: Create Pull Request
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "docs: sync latest Android app documentation"

Served by rngit 1.5.4 - Generated in 0.04s